/*** 底部 ***/
footer{ width:100%; display:block; box-sizing:border-box; background:#343331;}
.ft_warp{ width: 1000px; margin: 0 auto; padding:40px 0 26px 0;}
footer .cp_right{ clear: both; text-align: center; height: 50px; line-height: 50px; color: #666; font-size: 12px; background: rgba(0,0,0,0.1);}
footer .cp_right a:link,footer .cp_right a:visited,footer .cp_right a:hover{ color: #666;}
.ft_logo{ padding: 20px 0 0 80px; float: left;}
.ft_item,.ft_contact{ float: right;}
.ft_contact .bold_text{
    font-weight: bold;
    color: #B3B3B3;
    margin-top: 10px;
}
.ft_item a{ color: #999; font-size: 12px; margin-right: 50px; display: inline-block;}
.ft_contact p{ color: #999; font-size: 12px; padding-bottom: 5px;}
.ft_contact span{ color: #B3B3B3; padding-bottom: 4px;}
.ft_contact img{ margin-right: 5px;}

/*** 旧底部 ***/
.footer1{ width:100%; height:160px; display:block; box-sizing:border-box; padding:30px 0; background:#ff923a;}
.footer1 .ft_box{width:1000px;margin:0 auto;}
.footer1 .ft_box .ft_left{ float:left; position:relative; overflow: hidden; width:672px; height:100px; color:#fff; font-size:18px; border-right:1px solid #fff;  vertical-align:bottom;}
.footer1 .ft_box .ft_left .ft_left_bot{ width:100%; position:absolute; left:0; bottom: 0;}
.footer1 .ft_box .ft_left .ft_item>a{ color:#fff; text-decoration: none; margin-right:28px;}
.footer1 .ft_box .ft_left .cp_right{ margin-top:16px; font-size:12px; color:#ffc9a9;}
.footer1 .ft_box .ft_right{ box-sizing:border-box; float:left; width:320px; height:100px; padding-left:64px; color:#fff;}
.footer1 .ft_box .ft_right .scan_img{ float:left; margin-right:24px;}
.footer1 .ft_box .ft_right .tip{ margin:38px 0;}


         